home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 October
/
CHIP Turkiye Ekim 2000.iso
/
prog
/
demo
/
MATH
/
_SETUP.1
/
Dllsabt.dll
/
RCDATA
/
TTOTOFRM
/
TTOTOFRM.txt
Wrap
Text File
|
1999-11-29
|
4KB
|
254 lines
object TotoFrm: TTotoFrm
Left = 121
Top = 23
Width = 552
Height = 551
Caption = 'ABT Spor Toto Tamin Program�'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
WindowState = wsMaximized
PixelsPerInch = 96
TextHeight = 13
object AG1: TStringAlignGrid
Left = 0
Top = 0
Width = 161
Height = 452
Align = alLeft
DefaultColWidth = 26
RowCount = 17
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs]
TabOrder = 0
OnKeyUp = AG1KeyUp
ColWidths = (
26
26
26
26
35)
Cells = (
0
0
'SR'
0
1
'1'
0
2
'2'
0
3
'3'
0
4
'4'
0
5
'5'
0
6
'6'
0
7
'7'
0
8
'8'
0
9
'9'
0
10
'10'
0
11
'11'
0
12
'12'
0
13
'13'
0
14
'14'
0
15
'15'
0
16
'16'
1
0
'�H.1'
2
0
'�H.2'
3
0
'�H.3'
4
0
'�H.SY')
end
object AG2: TStringAlignGrid
Left = 161
Top = 0
Width = 383
Height = 452
Align = alClient
DefaultColWidth = 35
RowCount = 17
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goEditing, goTabs]
TabOrder = 1
Cells = (
0
0
'X'
0
1
'1'
0
2
'2'
0
3
'3'
0
4
'4'
0
5
'5'
0
6
'6'
0
7
'7'
0
8
'8'
0
9
'9'
0
10
'10'
0
11
'11'
0
12
'12'
0
13
'13'
0
14
'14'
0
15
'15'
0
16
'16')
end
object Panel1: TPanel
Left = 0
Top = 452
Width = 544
Height = 72
Align = alBottom
TabOrder = 2
object Label1: TLabel
Left = 16
Top = 8
Width = 146
Height = 13
Caption = 'Oynanacak toplam kolon say�s�'
end
object Label2: TLabel
Left = 110
Top = 29
Width = 51
Height = 13
Caption = 'Kolon fiyat�'
end
object Label3: TLabel
Left = 98
Top = 50
Width = 64
Height = 13
Caption = 'Toplam bedel'
end
object Edit1: TEdit
Left = 168
Top = 4
Width = 132
Height = 21
ReadOnly = True
TabOrder = 0
Text = '0'
OnChange = Edit1Change
end
object Button1: TButton
Left = 312
Top = 8
Width = 75
Height = 25
Caption = 'YEN�'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 312
Top = 39
Width = 75
Height = 25
Caption = 'YAZ'
TabOrder = 2
end
object Button3: TButton
Left = 388
Top = 39
Width = 75
Height = 25
Caption = 'KAPAT'
TabOrder = 3
end
object Edit2: TEdit
Left = 168
Top = 26
Width = 132
Height = 21
TabOrder = 4
Text = '100000'
end
object Edit3: TEdit
Left = 168
Top = 47
Width = 132
Height = 21
ReadOnly = True
TabOrder = 5
Text = '0'
end
object Button4: TButton
Left = 388
Top = 8
Width = 75
Height = 25
Caption = 'OYNA'
TabOrder = 6
OnClick = Button4Click
end
end
end